CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Game AI

搜索资源列表

  1. Game-AI-code

    1下载:
  2. AI部分是一个出色游戏的重点,这里有一些AI程序设计的源代码,给大家参考和研究。 感谢www.programsalon.com给了我们这个交流的机会。希望能结交一些志同道合的朋友共同进步!EMAIL:0002niw@163.com -AI is a good part of the focus of the game, here are some of the AI programming source code for your reference and research. Thanks
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:4601133
    • 提供者:00w
  1. Five.rar

    0下载:
  2. 用纯SDK写的一个五子棋游戏小程序,可以人机对弈,图形API用的是GDI,游戏AI不算太笨,也不是很聪明。,Writing with a pure SDK Game Gobang applet, you can man-machine game, graphics API are used by GDI,太笨Game AI is not, nor is it very clever.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-22
    • 文件大小:6871855
    • 提供者:Cash Qian
  1. CrazyCar

    0下载:
  2. 疯狂赛车是一款基于J2ME技术的手机游戏,该游戏实现在分辨率为标准的240*320各种手机上运行。玩家的赛车可通过键盘进行控制,而游戏控制的赛车须具有智能性的自动运行,使游戏具有可玩性。而游戏最重要的就是游戏控制的赛车AI(Artificial Intelligence)策略的设计,你必须考虑到每一种可能发生的情况,例如当游戏控制的赛车和障碍物碰撞时的躲避、减速、加速、换方向等策略的设计,这样你的游戏才能看上去流畅并和现实大致相符。-Crazy car is a technology based
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:830789
    • 提供者:吴京京
  1. AI Game Programming

    0下载:
  2. 人工智能在游戏中的应用的源码
  3. 所属分类:Game Program

    • 发布日期:2017-11-09
    • 文件大小:6578926
    • 提供者:站长
  1. 《游戏编程精粹》AI程序设计源代码

    0下载:
  2. 《游戏编程精粹》AI程序设计源代码- "Game Succinctly Programs" the AI programming source code
  3. 所属分类:Game Program

    • 发布日期:2017-11-09
    • 文件大小:4417213
    • 提供者:none
  1. AI.Techniques.for.Game.Programming_source

    0下载:
  2. AI.Techniques.for.Game.Programming一书的源程序-AI.Techniques.for.Game.Programming book source
  3. 所属分类:Game Program

    • 发布日期:2017-05-21
    • 文件大小:6217271
    • 提供者:geyaping
  1. VisualCPP

    0下载:
  2. 写的很不错,里面的游戏引擎不错,编程思想也不错,包括游戏引擎的创建,游戏杆的编程,子画面及外观动画,┣━━━★ 声音和音乐,AI(人工智能),闪屏,演示模式,高分记录,滚动背景等-Writing is very good, there' s a good game engine, programming is also a good idea, including the game engine creation, joystick programming, sub-picture
  3. 所属分类:Game Engine

    • 发布日期:2017-06-12
    • 文件大小:19132570
    • 提供者:bymeok
  1. DesignPattern

    0下载:
  2. AI game ... Addison Wesley - Gamma, Helm, Johnson, Vlissides - Design Patterns, Elements of Reusable Object Oriented Software, 1998.pdf-AI game ......Addison Wesley- Gamma, Helm, Johnson, Vlissides- Design Patterns, Elements of Reusable Object Orient
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1835943
    • 提供者:junsung
  1. Programming.Game.AI.by.Example.(2005)

    0下载:
  2. 关于英文游戏编程的图书全集,里面含各种例子-Programming.Game.AI.by.Example.
  3. 所属分类:Game Program

    • 发布日期:2017-05-26
    • 文件大小:9106966
    • 提供者:
  1. AI

    0下载:
  2. 自做飞机游戏源代码实现在飞机的AI,可以用于飞机游戏当中的导弹的制作-Since the source code of the game so aircraft in the aircraft to achieve the AI, the game can be used for aircraft and missiles were produced
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:135661
    • 提供者:胡翔龙
  1. AI

    0下载:
  2. this a tic-tac-toe game.... no one can win...try it.. :)-this is a tic-tac-toe game.... no one can win...try it.. :)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:744223
    • 提供者:max tayler
  1. Programming-AI-by-Example-Source-Code

    1下载:
  2. The objective of the book you hold in your hands is to provide a solid and practical foundation to game AI, giving you the confidence to approach new challenges with excitement and optimism. AI is an enormous topic, so don’t expect to come away
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-14
    • 文件大小:4088618
    • 提供者:v0id995
  1. GAME-AI

    0下载:
  2. 游戏人工智能编程案例精粹, 就是一本讲游戏人工智能的书-Game AI Programming Case essence, is a book about artificial intelligence game
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-08
    • 文件大小:15481856
    • 提供者:牛B狂暴虫
  1. AI-for-Game-Developers

    0下载:
  2. Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throu
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2941781
    • 提供者:thomas
  1. Unity-4.x-Game-AI-Programming

    0下载:
  2. Unity 4.x Game AI Programming help for newbie
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2741862
    • 提供者:Cedie
  1. Chess-game-ai-source

    0下载:
  2. 象棋游戏含ai 源码,欢迎来学习,下载,啦啦啦啦啦啦啦阿里啦-Chess game ai source,Welcome to download
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-09
    • 文件大小:1815386
    • 提供者:伊卡洛斯
  1. Game AI Pro 1 Source

    0下载:
  2. Game AI Pro 1 code examples
  3. 所属分类:游戏

    • 发布日期:2017-12-30
    • 文件大小:685056
    • 提供者:ubque
  1. Unity 5x Game AI Programming Cookbook

    0下载:
  2. Unity 5.x版本下的AI游戏编程指南,非常浅显易懂,很实用(Unity 5.x version of the AI game programming guide, very simple and easy to understand, very practical)
  3. 所属分类:游戏

    • 发布日期:2018-01-02
    • 文件大小:876544
    • 提供者:2866
  1. GameAIPro_Ch7

    0下载:
  2. Game AI Pro Chapter 7
  3. 所属分类:其他游戏

    • 发布日期:2018-01-06
    • 文件大小:10064896
    • 提供者:Rossi593
  1. Programming Game AI by Example

    0下载:
  2. Programming Game AI by Example
  3. 所属分类:游戏

    • 发布日期:2018-05-06
    • 文件大小:9010176
    • 提供者:GG_666
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com